home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / lisp / eulisp / comp0_89.lha / Feel / Boot / CBoot / init.i < prev    next >
Text File  |  1993-07-28  |  46KB  |  1 lines

  1. ((name init) (dependencies (others calls tables ccc streams generics lists strings symbols vectors arith boot sockets errors bci class-names classes)) (exported-ids ((name . binary+) (address arith binary+) (class . unknown) (argtype . 2) (position 0)) ((name . binary-) (address arith binary-) (class . unknown) (argtype . 2) (position 1)) ((name . binary*) (address arith binary*) (class . unknown) (argtype . 2) (position 2)) ((name . binary/) (address arith binary/) (class . unknown) (argtype . 2) (position 3)) ((name . binary-lcm) (address arith binary-lcm) (class . unknown) (argtype . 2) (position 4)) ((name . binary-gcd) (address arith binary-gcd) (class . unknown) (argtype . 2) (position 5)) ((name . binary<) (address arith binary<) (class . unknown) (argtype . 2) (position 6)) ((name . negate) (address arith negate) (class . unknown) (argtype . 1) (position 7)) ((name . binary+_Integer) (address arith binary+_Integer) (class . function) (argtype . 2) (position 8)) ((name . binary-_Integer) (address arith binary-_Integer) (class . function) (argtype . 2) (position 9)) ((name . binary*_Integer) (address arith binary*_Integer) (class . function) (argtype . 2) (position 10)) ((name . binary/_Integer) (address arith binary/_Integer) (class . function) (argtype . 2) (position 11)) ((name . binary=_Integer) (address arith binary=_Integer) (class . function) (argtype . 2) (position 12)) ((name . binary<_Integer) (address arith binary<_Integer) (class . function) (argtype . 2) (position 13)) ((name . negate-integer) (address arith negate-integer) (class . function) (argtype . 1) (position 14)) ((name . binary+_Float) (address arith binary+_Float) (class . function) (argtype . 2) (position 15)) ((name . binary-_Float) (address arith binary-_Float) (class . function) (argtype . 2) (position 16)) ((name . binary*_Float) (address arith binary*_Float) (class . function) (argtype . 2) (position 17)) ((name . binary/_Float) (address arith binary/_Float) (class . function) (argtype . 2) (position 18)) ((name . binary=_Float) (address arith binary=_Float) (class . function) (argtype . 2) (position 19)) ((name . binary<_Float) (address arith binary<_Float) (class . function) (argtype . 2) (position 20)) ((name . negate-float) (address arith negate-float) (class . function) (argtype . 1) (position 21)) ((name . binary-lcm-integer) (address arith binary-lcm-integer) (class . function) (argtype . 2) (position 22)) ((name . binary-gcd-integer) (address arith binary-gcd-integer) (class . function) (argtype . 2) (position 23)) ((name . quotient-integer) (address arith quotient-integer) (class . function) (argtype . 2) (position 24)) ((name . remainder-integer) (address arith remainder-integer) (class . function) (argtype . 2) (position 25)) ((name . modulo-integer) (address arith modulo-integer) (class . function) (argtype . 2) (position 26)) ((name . sin-float) (address arith sin-float) (class . function) (argtype . 1) (position 27)) ((name . cos-float) (address arith cos-float) (class . function) (argtype . 1) (position 28)) ((name . tan-float) (address arith tan-float) (class . function) (argtype . 1) (position 29)) ((name . asin-float) (address arith asin-float) (class . function) (argtype . 1) (position 30)) ((name . acos-float) (address arith acos-float) (class . function) (argtype . 1) (position 31)) ((name . atan-float) (address arith atan-float) (class . function) (argtype . 1) (position 32)) ((name . log-float) (address arith log-float) (class . function) (argtype . 1) (position 33)) ((name . log10-float) (address arith log10-float) (class . function) (argtype . 1) (position 34)) ((name . sqrt-float) (address arith sqrt-float) (class . function) (argtype . 1) (position 35)) ((name . exp-float) (address arith exp-float) (class . function) (argtype . 1) (position 36)) ((name . sinh-float) (address arith sinh-float) (class . function) (argtype . 1) (position 37)) ((name . cosh-float) (address arith cosh-float) (class . function) (argtype . 1) (position 38)) ((name . tanh-float) (address arith tanh-float) (class . function) (argtype . 1) (position 39)) ((name . asinh-float) (address arith asinh-float) (class . function) (argtype . 1) (position 40)) ((name . acosh-float) (address arith acosh-float) (class . function) (argtype . 1) (position 41)) ((name . atanh-float) (address arith atanh-float) (class . function) (argtype . 1) (position 42)) ((name . convert-integer-float) (address arith convert-integer-float) (class . function) (argtype . 1) (position 43)) ((name . round-float) (address arith round-float) (class . function) (argtype . 1) (position 44)) ((name . ceiling-float) (address arith ceiling-float) (class . function) (argtype . 1) (position 45)) ((name . floor-float) (address arith floor-float) (class . function) (argtype . 1) (position 46)) ((name . +) (address arith +) (class . function) (argtype . -3) (position 47)) ((name . -) (address arith -) (class . function) (argtype . -2) (position 48)) ((name . *) (address arith *) (class . function) (argtype . -3) (position 49)) ((name . /) (address arith /) (class . function) (argtype . -3) (position 50)) ((name . gcd) (address arith gcd) (class . function) (argtype . -3) (position 51)) ((name . lcm) (address arith lcm) (class . function) (argtype . -3) (position 52)) ((name . <) (address arith <) (class . function) (argtype . -2) (position 53)) ((name . <=) (address arith <=) (class . function) (argtype . -2) (position 54)) ((name . >) (address arith >) (class . function) (argtype . -2) (position 55)) ((name . >=) (address arith >=) (class . function) (argtype . -2) (position 56)) ((name . c-rand) (address arith c-rand) (class . function) (argtype . 0) (position 57)) ((name . c-srand) (address arith c-srand) (class . function) (argtype . 1) (position 58)) ((name . <bytefunction-class>) (address bci <bytefunction-class>) (class . unknown) (argtype . -1) (position 0)) ((name . <bytefunction>) (address bci <bytefunction>) (class . unknown) (argtype . -1) (position 1)) ((name . <extended-bytefunction>) (address bci <extended-bytefunction>) (class . unknown) (argtype . -1) (position 2)) ((name . add-code-vector) (address bci add-code-vector) (class . function) (argtype . 4) (position 3)) ((name . load-bytecodes) (address bci load-bytecodes) (class . function) (argtype . 1) (position 4)) ((name . set-module-statics) (address bci set-module-statics) (class . function) (argtype . 2) (position 5)) ((name . boot-module-list) (address bci boot-module-list) (class . function) (argtype . 0) (position 6)) ((name . byte-counts) (address bci byte-counts) (class . function) (argtype . 0) (position 7)) ((name . get-bci-codepos) (address bci get-bci-codepos) (class . function) (argtype . 0) (position 8)) ((name . set-bc-global) (address bci set-bc-global) (class . function) (argtype . 2) (position 9)) ((name . list-length) (address lists list-length) (class . function) (argtype . 1) (position 6)) ((name . copy-list) (address lists copy-list) (class . function) (argtype . 1) (position 10)) ((name . last-pair) (address lists last-pair) (class . function) (argtype . 1) (position 13)) ((name . nreverse) (address lists nreverse) (class . function) (argtype . 1) (position 14)) ((name . assoc) (address lists assoc) (class . function) (argtype . 3) (position 15)) ((name . member-list) (address lists member-list) (class . function) (argtype . 3) (position 16)) ((name . consn) (address lists consn) (class . function) (argtype . 1) (position 20)) ((name . initialize) (address classes initialize) (class . unknown) (argtype . 2) (position 0)) ((name . allocate) (address classes allocate) (class . unknown) (argtype . 2) (position 1)) ((name . subclassp) (address classes subclassp) (class . function) (argtype . 2) (position 3)) ((name . class-of) (address classes class-of) (class . function) (argtype . 1) (position 4)) ((name . set-class-of) (address classes set-class-of) (class . function) (argtype . 2) (position 5)) ((name . set-type) (address classes set-type) (class . function) (argtype . 2) (position 6)) ((name . allocate-object) (address classes allocate-object) (class . function) (argtype . 1) (position 7)) ((name . primitive-slot-ref) (address classes primitive-slot-ref) (class . function) (argtype . 2) (position 8)) ((name . primitive-set-slot-ref) (address classes primitive-set-slot-ref) (class . function) (argtype . 3) (position 9)) ((name . make-structure-reader) (address classes make-structure-reader) (class . function) (argtype . 2) (position 31)) ((name . make-structure-writer) (address classes make-structure-writer) (class . function) (argtype . 2) (position 32)) ((name . initialize-local-slots) (address classes initialize-local-slots) (class . function) (argtype . 2) (position 33)) ((name . socketp) (address sockets socketp) (class . function) (argtype . 1) (position 0)) ((name . make-listener) (address sockets make-listener) (class . function) (argtype . 0) (position 1)) ((name . make-socket) (address sockets make-socket) (class . function) (argtype . 0) (position 2)) ((name . listener-id) (address sockets listener-id) (class . function) (argtype . 1) (position 3)) ((name . listen) (address sockets listen) (class . function) (argtype . 1) (position 4)) ((name . connect) (address sockets connect) (class . function) (argtype . 1) (position 5)) ((name . close-listener) (address sockets close-listener) (class . function) (argtype . 1) (position 6)) ((name . close-socket) (address sockets close-socket) (class . function) (argtype . 1) (position 7)) ((name . socket-write) (address sockets socket-write) (class . function) (argtype . 2) (position 8)) ((name . socket-write-string) (address sockets socket-write-string) (class . function) (argtype . 2) (position 9)) ((name . socket-read) (address sockets socket-read) (class . function) (argtype . 1) (position 10)) ((name . socket-read-char) (address sockets socket-read-char) (class . function) (argtype . 1) (position 11)) ((name . socket-unread-char) (address sockets socket-unread-char) (class . function) (argtype . 2) (position 12)) ((name . socket-readable-p) (address sockets socket-readable-p) (class . function) (argtype . 1) (position 13)) ((name . socket-writable-p) (address sockets socket-writable-p) (class . function) (argtype . 1) (position 14)) ((name . listener-listenable-p) (address sockets listener-listenable-p) (class . function) (argtype . 1) (position 15)) ((name . <listener>) (address sockets <listener>) (class . unknown) (argtype . -1) (position 16)) ((name . <socket>) (address sockets <socket>) (class . unknown) (argtype . -1) (position 17)) ((name . *eof*) (address streams *eof*) (class . unknown) (argtype . -1) (position 0)) ((name . generic-prin) (address streams generic-prin) (class . unknown) (argtype . 2) (position 1)) ((name . generic-write) (address streams generic-write) (class . unknown) (argtype . 2) (position 2)) ((name . output) (address streams output) (class . unknown) (argtype . 2) (position 3)) ((name . flush) (address streams flush) (class . unknown) (argtype . 1) (position 4)) ((name . generic-read) (address streams generic-read) (class . unknown) (argtype . 1) (position 5)) ((name . std-streams) (address streams std-streams) (class . function) (argtype . 0) (position 6)) ((name . fopen) (address streams fopen) (class . function) (argtype . 2) (position 7)) ((name . fpopen) (address streams fpopen) (class . function) (argtype . 2) (position 8)) ((name . freopen) (address streams freopen) (class . function) (argtype . 1) (position 9)) ((name . fseek) (address streams fseek) (class . function) (argtype . 2) (position 10)) ((name . ftell) (address streams ftell) (class . function) (argtype . 1) (position 11)) ((name . fflush) (address streams fflush) (class . function) (argtype . 1) (position 12)) ((name . fclose) (address streams fclose) (class . function) (argtype . 1) (position 13)) ((name . fput) (address streams fput) (class . function) (argtype . 2) (position 14)) ((name . print-fixnum) (address streams print-fixnum) (class . function) (argtype . 2) (position 15)) ((name . print-list) (address streams print-list) (class . function) (argtype . 2) (position 16)) ((name . prin-object) (address streams prin-object) (class . function) (argtype . 2) (position 17)) ((name . std-formatters) (address streams std-formatters) (class . function) (argtype . 0) (position 18)) ((name . internal-format) (address streams internal-format) (class . function) (argtype . 3) (position 19)) ((name . b-formatter) (address streams b-formatter) (class . function) (argtype . 3) (position 20)) ((name . e-formatter) (address streams e-formatter) (class . function) (argtype . 3) (position 21)) ((name . f-formatter) (address streams f-formatter) (class . function) (argtype . 3) (position 22)) ((name . g-formatter) (address streams g-formatter) (class . function) (argtype . 3) (position 23)) ((name . u-formatter) (address streams u-formatter) (class . function) (argtype . 3) (position 24)) ((name . read) (address streams read) (class . function) (argtype . 1) (position 25)) ((name . fread) (address streams fread) (class . function) (argtype . 1) (position 26)) ((name . fread-line) (address streams fread-line) (class . function) (argtype . 1) (position 27)) ((name . fread-char) (address streams fread-char) (class . function) (argtype . 1) (position 28)) ((name . fungetc) (address streams fungetc) (class . function) (argtype . 2) (position 29)) ((name . escaped-id-p) (address streams escaped-id-p) (class . function) (argtype . 1) (position 30)) ((name . |generic_equal,Cons,Cons|) (address ccc |generic_equal,Cons,Cons|) (class . function) (argtype . 2) (position 1)) ((name . |generic_equal,Object,Object|) (address ccc |generic_equal,Object,Object|) (class . function) (argtype . 2) (position 2)) ((name . |generic_equal,Vector,Vector|) (address ccc |generic_equal,Vector,Vector|) (class . function) (argtype . 2) (position 3)) ((name . |generic_equal,Basic_Structure,Basic_Structure|) (address ccc |generic_equal,Basic_Structure,Basic_Structure|) (class . function) (argtype . 2) (position 4)) ((name . |generic_equal,Standard_Class,Standard_Class|) (address ccc |generic_equal,Standard_Class,Standard_Class|) (class . function) (argtype . 2) (position 5)) ((name . equal) (address ccc equal) (class . unknown) (argtype . 2) (position 6)) ((name . |generic_copy,Object|) (address ccc |generic_copy,Object|) (class . function) (argtype . 1) (position 7)) ((name . |generic_copy,Vector|) (address ccc |generic_copy,Vector|) (class . function) (argtype . 1) (position 8)) ((name . |generic_copy,Basic_Structure|) (address ccc |generic_copy,Basic_Structure|) (class . function) (argtype . 1) (position 9)) ((name . |generic_generic_convert,Cons,Vector|) (address ccc |generic_generic_convert,Cons,Vector|) (class . function) (argtype . 1) (position 10)) ((name . |generic_generic_convert,Vector,Cons|) (address ccc |generic_generic_convert,Vector,Cons|) (class . function) (argtype . 1) (position 11)) ((name . symbolp) (address symbols symbolp) (class . function) (argtype . 1) (position 0)) ((name . make-symbol) (address symbols make-symbol) (class . function) (argtype . 1) (position 1)) ((name . symbol-name) (address symbols symbol-name) (class . function) (argtype . 1) (position 2)) ((name . symbol-value) (address symbols symbol-value) (class . function) (argtype . 1) (position 3)) ((name . symbol-value-updator) (address symbols symbol-value-updator) (class . function) (argtype . 2) (position 4)) ((name . symbol-global) (address symbols symbol-global) (class . function) (argtype . 1) (position 5)) ((name . symbol-global-updator) (address symbols symbol-global-updator) (class . function) (argtype . 2) (position 6)) ((name . mapoblist) (address symbols mapoblist) (class . function) (argtype . 1) (position 7)) ((name . explode) (address symbols explode) (class . function) (argtype . 1) (position 8)) ((name . gensym) (address symbols gensym) (class . function) (argtype . 0) (position 9)) ((name . make-string) (address strings make-string) (class . function) (argtype . -2) (position 0)) ((name . stringp) (address strings stringp) (class . function) (argtype . 1) (position 1)) ((name . string-length) (address strings string-length) (class . function) (argtype . 1) (position 2)) ((name . string-ref) (address strings string-ref) (class . function) (argtype . 2) (position 3)) ((name . string-ref-updator) (address strings string-ref-updator) (class . function) (argtype . 3) (position 4)) ((name . i-string-ref) (address strings i-string-ref) (class . function) (argtype . 2) (position 5)) ((name . i-string-ref-updator) (address strings i-string-ref-updator) (class . function) (argtype . 3) (position 6)) ((name . string-copy) (address strings string-copy) (class . function) (argtype . 1) (position 7)) ((name . string-to-list) (address strings string-to-list) (class . function) (argtype . 1) (position 8)) ((name . string-equal) (address strings string-equal) (class . function) (argtype . 2) (position 9)) ((name . string-lt) (address strings string-lt) (class . function) (argtype . 2) (position 10)) ((name . string-gt) (address strings string-gt) (class . function) (argtype . 2) (position 11)) ((name . substring) (address strings substring) (class . function) (argtype . 3) (position 12)) ((name . string-append) (address strings string-append) (class . function) (argtype . 2) (position 13)) ((name . string-<=) (address strings string-<=) (class . function) (argtype . 2) (position 14)) ((name . string->=) (address strings string->=) (class . function) (argtype . 2) (position 15)) ((name . c-setter) (address others c-setter) (class . function) (argtype . 1) (position 0)) ((name . c-setter-setter) (address others c-setter-setter) (class . function) (argtype . 2) (position 1)) ((name . special-operator-p) (address others special-operator-p) (class . function) (argtype . 1) (position 2)) ((name . symbol-dynamic-value) (address others symbol-dynamic-value) (class . function) (argtype . 1) (position 3)) ((name . system) (address others system) (class . function) (argtype . 1) (position 5)) ((name . getenv) (address others getenv) (class . function) (argtype . 1) (position 6)) ((name . exit) (address others exit) (class . function) (argtype . 0) (position 7)) ((name . make-map) (address others make-map) (class . function) (argtype . 0) (position 8)) ((name . system-time) (address others system-time) (class . function) (argtype . 0) (position 9)) ((name . process-id) (address others process-id) (class . function) (argtype . 0) (position 10)) ((name . backtrace) (address others backtrace) (class . function) (argtype . 0) (position 11)) ((name . cpu-time) (address others cpu-time) (class . function) (argtype . 0) (position 12)) ((name . system-print) (address others system-print) (class . function) (argtype . 1) (position 13)) ((name . make-weak-wrapper) (address others make-weak-wrapper) (class . function) (argtype . 1) (position 14)) ((name . weak-wrapper-ref) (address others weak-wrapper-ref) (class . function) (argtype . 1) (position 15)) ((name . |(setter weak-wrapper-ref)|) (address others |(setter weak-wrapper-ref)|) (class . function) (argtype . 2) (position 16)) ((name . set-post-gc-callback) (address others set-post-gc-callback) (class . function) (argtype . 1) (position 17)) ((name . cpu-times) (address others cpu-times) (class . function) (argtype . 0) (position 18)) ((name . GC) (address others GC) (class . function) (argtype . 0) (position 19)) ((name . quasiquote) (address others quasiquote) (class . macro) (argtype . 1) (position 20)) ((name . apply-macro) (address calls apply-macro) (class . function) (argtype . 2) (position 3)) ((name . macrop) (address calls macrop) (class . function) (argtype . 1) (position 4)) ((name . functionp) (address calls functionp) (class . function) (argtype . 1) (position 5)) ((name . function-lambda-list) (address calls function-lambda-list) (class . function) (argtype . 1) (position 6)) ((name . push-handler) (address calls push-handler) (class . function) (argtype . 1) (position 7)) ((name . pop-handler) (address calls pop-handler) (class . function) (argtype . 0) (position 8)) ((name . simple-call/cc) (address calls simple-call/cc) (class . function) (argtype . 1) (position 9)) ((name . fn-unwind-protect) (address calls fn-unwind-protect) (class . function) (argtype . 2) (position 10)) ((name . set-no-function-callback) (address calls set-no-function-callback) (class . function) (argtype . 1) (position 11)) ((name . get-backtrace-frame) (address calls get-backtrace-frame) (class . function) (argtype . 1) (position 12)) ((name . symbol-hash) (address tables symbol-hash) (class . function) (argtype . 1) (position 0)) ((name . make-table) (address tables make-table) (class . function) (argtype . -1) (position 1)) ((name . table-parameters) (address tables table-parameters) (class . function) (argtype . 1) (position 2)) ((name . sys-table-ref) (address tables sys-table-ref) (class . function) (argtype . 2) (position 3)) ((name . standard-hash-function) (address tables standard-hash-function) (class . function) (argtype . 0) (position 5)) ((name . set-standard-tab-functions) (address tables set-standard-tab-functions) (class . function) (argtype . 2) (position 6)) ((name . vectorp) (address vectors vectorp) (class . function) (argtype . 1) (position 0)) ((name . make-vector) (address vectors make-vector) (class . function) (argtype . -2) (position 1)) ((name . vector-length) (address vectors vector-length) (class . function) (argtype . 1) (position 2)) ((name . vector-ref-updator) (address vectors vector-ref-updator) (class . function) (argtype . 3) (position 4)) ((name . make-initialized-vector) (address vectors make-initialized-vector) (class . function) (argtype . -1) (position 5)) ((name . convert-vector-list) (address vectors convert-vector-list) (class . function) (argtype . 1) (position 6)) ((name . *maximum-vector-index*) (address vectors *maximum-vector-index*) (class . unknown) (argtype . -1) (position 7)) ((name . make-primitive-object) (address vectors make-primitive-object) (class . function) (argtype . 3) (position 8)) ((name . primitive-ref) (address vectors primitive-ref) (class . function) (argtype . 2) (position 9)) ((name . set-primitive-ref) (address vectors set-primitive-ref) (class . function) (argtype . 3) (position 10)) ((name . <condition-class>) (address errors <condition-class>) (class . unknown) (argtype . -1) (position 0)) ((name . <condition>) (address errors <condition>) (class . unknown) (argtype . -1) (position 1)) ((name . <Internal-Error>) (address errors <Internal-Error>) (class . unknown) (argtype . -1) (position 2)) ((name . <heap-exhausted>) (address errors <heap-exhausted>) (class . unknown) (argtype . -1) (position 3)) ((name . <clock-tick>) (address errors <clock-tick>) (class . unknown) (argtype . -1) (position 4)) ((name . conditionp) (address errors conditionp) (class . function) (argtype . 1) (position 5)) ((name . make-condition) (address errors make-condition) (class . function) (argtype . -2) (position 6)) ((name . internal-signal) (address errors internal-signal) (class . function) (argtype . 2) (position 7)) ((name . set-print-error-callback) (address errors set-print-error-callback) (class . function) (argtype . 1) (position 10)) ((name . generic-function-p) (address generics generic-function-p) (class . function) (argtype . 1) (position 0)) ((name . methodp) (address generics methodp) (class . function) (argtype . 1) (position 1)) ((name . set-compute-and-apply-fn) (address generics set-compute-and-apply-fn) (class . function) (argtype . 1) (position 2)) ((name . <object>) (address class-names <object>) (class . unknown) (argtype . -1) (position 0)) ((name . <class>) (address class-names <class>) (class . unknown) (argtype . -1) (position 1)) ((name . <primitive-class>) (address class-names <primitive-class>) (class . unknown) (argtype . -1) (position 2)) ((name . <thread-class>) (address class-names <thread-class>) (class . unknown) (argtype . -1) (position 3)) ((name . <funcallable-object-class>) (address class-names <funcallable-object-class>) (class . unknown) (argtype . -1) (position 4)) ((name . <method-class>) (address class-names <method-class>) (class . unknown) (argtype . -1) (position 5)) ((name . <generic-class>) (address class-names <generic-class>) (class . unknown) (argtype . -1) (position 6)) ((name . <number>) (address class-names <number>) (class . unknown) (argtype . -1) (position 7)) ((name . <double-float>) (address class-names <double-float>) (class . unknown) (argtype . -1) (position 8)) ((name . <fixint>) (address class-names <fixint>) (class . unknown) (argtype . -1) (position 9)) ((name . <symbol>) (address class-names <symbol>) (class . unknown) (argtype . -1) (position 10)) ((name . <null>) (address class-names <null>) (class . unknown) (argtype . -1) (position 11)) ((name . <pair>) (address class-names <pair>) (class . unknown) (argtype . -1) (position 12)) ((name . <character>) (address class-names <character>) (class . unknown) (argtype . -1) (position 13)) ((name . <string>) (address class-names <string>) (class . unknown) (argtype . -1) (position 14)) ((name . <thread>) (address class-names <thread>) (class . unknown) (argtype . -1) (position 15)) ((name . <function>) (address class-names <function>) (class . unknown) (argtype . -1) (position 16)) ((name . <c-function>) (address class-names <c-function>) (class . unknown) (argtype . -1) (position 17)) ((name . <i-function>) (address class-names <i-function>) (class . unknown) (argtype . -1) (position 18)) ((name . <continuation>) (address class-names <continuation>) (class . unknown) (argtype . -1) (position 19)) ((name . <generic-function>) (address class-names <generic-function>) (class . unknown) (argtype . -1) (position 20)) ((name . <method>) (address class-names <method>) (class . unknown) (argtype . -1) (position 21)) ((name . <vector>) (address class-names <vector>) (class . unknown) (argtype . -1) (position 22)) ((name . <table>) (address class-names <table>) (class . unknown) (argtype . -1) (position 23)) ((name . <weak-wrapper>) (address class-names <weak-wrapper>) (class . unknown) (argtype . -1) (position 24)) ((address boot %do-apply) (name . %do-apply) (mutable ()) (class . inline) (argtype . 2) (code returning (apply-args))) ((address boot call-method-by-list) (name . call-method-by-list) (mutable ()) (class . inline) (argtype . 2) (code (swap) (apply-method-list))) ((address boot bf-setter) (name . bf-setter) (mutable ()) (class . inline) (argtype . 1) (code (slot-ref 4)) (setter (address boot bf-setter-setter) (name . bf-setter-setter) (mutable ()) (class . inline) (argtype . 2) (code (set-slot 4)) (callbacks setter-setter-function))) ((address boot identity) (name . identity) (mutable ()) (class . inline) (argtype . 1) (code)) ((address boot memq) (name . memq) (mutable ()) (class . inline) (argtype . 2) (code (i-memq))) ((address boot assq) (name . assq) (mutable ()) (class . inline) (argtype . 2) (code (i-assq))) ((address boot list) (name . list) (mutable ()) (class . inline) (argtype . -1) (code)) ((address boot eq) (name . eq) (mutable ()) (class . inline) (argtype . 2) (code (eqp))) ((address boot atom) (name . atom) (mutable ()) (class . inline) (argtype . 1) (code (i-consp) (nullp))) ((address boot null) (name . null) (mutable ()) (class . inline) (argtype . 1) (code (nullp))) ((address boot consp) (name . consp) (mutable ()) (class . inline) (argtype . 1) (code (i-consp))) ((address boot set-vector-ref) (name . set-vector-ref) (mutable ()) (class . inline) (argtype . 3) (code (set-vref))) ((address boot vector-ref) (name . vector-ref) (mutable ()) (class . inline) (argtype . 2) (code (vref)) (setter (address boot set-vector-ref) (name . set-vector-ref) (mutable ()) (class . inline) (argtype . 3) (code (set-vref)))) ((address boot cddr) (name . cddr) (mutable ()) (class . inline) (argtype . 1) (code (slot-ref 1) (slot-ref 1))) ((address boot cadr) (name . cadr) (mutable ()) (class . inline) (argtype . 1) (code (slot-ref 1) (slot-ref 0))) ((address boot set-cdr) (name . set-cdr) (mutable ()) (class . inline) (argtype . 2) (code (set-slot 1))) ((address boot set-car) (name . set-car) (mutable ()) (class . inline) (argtype . 2) (code (set-slot 0))) ((address boot cdr) (name . cdr) (mutable ()) (class . inline) (argtype . 1) (code (slot-ref 1)) (setter (address boot set-cdr) (name . set-cdr) (mutable ()) (class . inline) (argtype . 2) (code (set-slot 1)))) ((address boot car) (name . car) (mutable ()) (class . inline) (argtype . 1) (code (slot-ref 0)) (setter (address boot set-car) (name . set-car) (mutable ()) (class . inline) (argtype . 2) (code (set-slot 0)))) ((address boot cons) (name . cons) (mutable ()) (class . inline) (argtype . 2) (code (i-cons))) ((address boot primitive-slot-ref-9) (name . primitive-slot-ref-9) (mutable ()) (class . inline) (argtype . 1) (code (slot-ref 9))) ((address boot primitive-slot-ref-8) (name . primitive-slot-ref-8) (mutable ()) (class . inline) (argtype . 1) (code (slot-ref 8))) ((address boot primitive-slot-ref-7) (name . primitive-slot-ref-7) (mutable ()) (class . inline) (argtype . 1) (code (slot-ref 7))) ((address boot primitive-slot-ref-6) (name . primitive-slot-ref-6) (mutable ()) (class . inline) (argtype . 1) (code (slot-ref 6))) ((address boot primitive-slot-ref-5) (name . primitive-slot-ref-5) (mutable ()) (class . inline) (argtype . 1) (code (slot-ref 5))) ((address boot primitive-slot-ref-4) (name . primitive-slot-ref-4) (mutable ()) (class . inline) (argtype . 1) (code (slot-ref 4))) ((address boot primitive-slot-ref-3) (name . primitive-slot-ref-3) (mutable ()) (class . inline) (argtype . 1) (code (slot-ref 3))) ((address boot primitive-slot-ref-2) (name . primitive-slot-ref-2) (mutable ()) (class . inline) (argtype . 1) (code (slot-ref 2))) ((address boot primitive-slot-ref-1) (name . primitive-slot-ref-1) (mutable ()) (class . inline) (argtype . 1) (code (slot-ref 1))) ((address boot primitive-slot-ref-0) (name . primitive-slot-ref-0) (mutable ()) (class . inline) (argtype . 1) (code (slot-ref 0))) ((address boot primitive-set-slot-ref-9) (name . primitive-set-slot-ref-9) (mutable ()) (class . inline) (argtype . 2) (code (set-slot 9))) ((address boot primitive-set-slot-ref-8) (name . primitive-set-slot-ref-8) (mutable ()) (class . inline) (argtype . 2) (code (set-slot 8))) ((address boot primitive-set-slot-ref-7) (name . primitive-set-slot-ref-7) (mutable ()) (class . inline) (argtype . 2) (code (set-slot 7))) ((address boot primitive-set-slot-ref-6) (name . primitive-set-slot-ref-6) (mutable ()) (class . inline) (argtype . 2) (code (set-slot 6))) ((address boot primitive-set-slot-ref-5) (name . primitive-set-slot-ref-5) (mutable ()) (class . inline) (argtype . 2) (code (set-slot 5))) ((address boot primitive-set-slot-ref-4) (name . primitive-set-slot-ref-4) (mutable ()) (class . inline) (argtype . 2) (code (set-slot 4))) ((address boot primitive-set-slot-ref-3) (name . primitive-set-slot-ref-3) (mutable ()) (class . inline) (argtype . 2) (code (set-slot 3))) ((address boot primitive-set-slot-ref-2) (name . primitive-set-slot-ref-2) (mutable ()) (class . inline) (argtype . 2) (code (set-slot 2))) ((address boot primitive-set-slot-ref-1) (name . primitive-set-slot-ref-1) (mutable ()) (class . inline) (argtype . 2) (code (set-slot 1))) ((address boot primitive-set-slot-ref-0) (name . primitive-set-slot-ref-0) (mutable ()) (class . inline) (argtype . 2) (code (set-slot 0))) ((address boot bf-setter-setter) (name . bf-setter-setter) (mutable ()) (class . inline) (argtype . 2) (code (set-slot 4)) (callbacks setter-setter-function)) ((address boot scan-args) (name . scan-args) (mutable ()) (class . bytefunction) (argtype (() . 3))) ((address boot not) (name . not) (mutable ()) (class . bytefunction) (argtype (() . 1))) ((address boot nconc) (name . nconc) (mutable ()) (class . bytefunction) (argtype (() . 2))) ((address boot append) (name . append) (mutable ()) (class . bytefunction) (argtype (() . 2))) ((address boot member-list) (name . member-list) (mutable ()) (class . bytefunction) (argtype (() . 3))) ((address boot mapc1) (name . mapc1) (mutable ()) (class . bytefunction) (argtype (() . 2))) ((address boot mapcar1) (name . mapcar1) (mutable ()) (class . bytefunction) (argtype (() . 2))) ((address boot fold) (name . fold) (mutable ()) (class . bytefunction) (argtype (() . 3))) ((address boot install-local-bindings) (name . install-local-bindings) (mutable ()) (class . bytefunction) (argtype (() . 3))) ((address boot make-interface) (name . make-interface) (mutable ()) (class . bytefunction) (argtype (() . 2))) ((address boot make-installed-module) (name . make-installed-module) (mutable ()) (class . bytefunction) (argtype (() . 2))) ((address boot all-registered-modules) (name . all-registered-modules) (mutable ()) (class . bytefunction) (argtype (() . 0))) ((name . <object>) (address class-names <object>) (class . unknown) (argtype . -1) (position 0)) ((name . <class>) (address class-names <class>) (class . unknown) (argtype . -1) (position 1)) ((address init <instantiable-class>) (name . <instantiable-class>) (mutable ()) (class . unknown)) ((address init <si-class>) (name . <si-class>) (mutable ()) (class . unknown)) ((address init <abstract-class>) (name . <abstract-class>) (mutable ()) (class . unknown)) ((address init <structure-class>) (name . <structure-class>) (mutable ()) (class . unknown)) ((address init <mi-class>) (name . <mi-class>) (mutable ()) (class . unknown)) ((address init <slot-description-class>) (name . <slot-description-class>) (mutable ()) (class . unknown)) ((address init <structure>) (name . <structure>) (mutable ()) (class . unknown)) ((address init <slot-description>) (name . <slot-description>) (mutable ()) (class . unknown)) ((address init <local-slot-description>) (name . <local-slot-description>) (mutable ()) (class . unknown)) ((address init <unreadable-slot-description>) (name . <unreadable-slot-description>) (mutable ()) (class . unknown)) ((name . <funcallable-object-class>) (address class-names <funcallable-object-class>) (class . unknown) (argtype . -1) (position 4)) ((name . <generic-class>) (address class-names <generic-class>) (class . unknown) (argtype . -1) (position 6)) ((name . <bytefunction-class>) (address bci <bytefunction-class>) (class . unknown) (argtype . -1) (position 0)) ((address init <funcallable-object>) (name . <funcallable-object>) (mutable ()) (class . unknown)) ((name . <function>) (address class-names <function>) (class . unknown) (argtype . -1) (position 16)) ((name . <i-function>) (address class-names <i-function>) (class . unknown) (argtype . -1) (position 18)) ((name . <c-function>) (address class-names <c-function>) (class . unknown) (argtype . -1) (position 17)) ((name . <bytefunction>) (address bci <bytefunction>) (class . unknown) (argtype . -1) (position 1)) ((name . <extended-bytefunction>) (address bci <extended-bytefunction>) (class . unknown) (argtype . -1) (position 2)) ((name . <generic-function>) (address class-names <generic-function>) (class . unknown) (argtype . -1) (position 20)) ((name . <method-class>) (address class-names <method-class>) (class . unknown) (argtype . -1) (position 5)) ((name . <method>) (address class-names <method>) (class . unknown) (argtype . -1) (position 21)) ((name . <condition-class>) (address errors <condition-class>) (class . unknown) (argtype . -1) (position 0)) ((name . <condition>) (address errors <condition>) (class . unknown) (argtype . -1) (position 1)) ((name . <Internal-Error>) (address errors <Internal-Error>) (class . unknown) (argtype . -1) (position 2)) ((name . <clock-tick>) (address errors <clock-tick>) (class . unknown) (argtype . -1) (position 4)) ((address init <invalid-operator>) (name . <invalid-operator>) (mutable ()) (class . unknown)) ((name . <thread-class>) (address class-names <thread-class>) (class . unknown) (argtype . -1) (position 3)) ((name . <thread>) (address class-names <thread>) (class . unknown) (argtype . -1) (position 15)) ((name . <primitive-class>) (address class-names <primitive-class>) (class . unknown) (argtype . -1) (position 2)) ((name . <character>) (address class-names <character>) (class . unknown) (argtype . -1) (position 13)) ((name . <symbol>) (address class-names <symbol>) (class . unknown) (argtype . -1) (position 10)) ((name . <weak-wrapper>) (address class-names <weak-wrapper>) (class . unknown) (argtype . -1) (position 24)) ((name . <continuation>) (address class-names <continuation>) (class . unknown) (argtype . -1) (position 19)) ((name . <socket>) (address sockets <socket>) (class . unknown) (argtype . -1) (position 17)) ((name . <listener>) (address sockets <listener>) (class . unknown) (argtype . -1) (position 16)) ((address init <collection>) (name . <collection>) (mutable ()) (class . unknown)) ((name . <table>) (address class-names <table>) (class . unknown) (argtype . -1) (position 23)) ((address init <sequence>) (name . <sequence>) (mutable ()) (class . unknown)) ((name . <string>) (address class-names <string>) (class . unknown) (argtype . -1) (position 14)) ((address init <vector-class>) (name . <vector-class>) (mutable ()) (class . unknown)) ((name . <vector>) (address class-names <vector>) (class . unknown) (argtype . -1) (position 22)) ((address init <number-class>) (name . <number-class>) (mutable ()) (class . unknown)) ((name . <number>) (address class-names <number>) (class . unknown) (argtype . -1) (position 7)) ((address init <float>) (name . <float>) (mutable ()) (class . unknown)) ((name . <double-float>) (address class-names <double-float>) (class . unknown) (argtype . -1) (position 8)) ((address init <integer>) (name . <integer>) (mutable ()) (class . unknown)) ((name . <fixint>) (address class-names <fixint>) (class . unknown) (argtype . -1) (position 9)) ((address init <list>) (name . <list>) (mutable ()) (class . unknown)) ((name . <pair>) (address class-names <pair>) (class . unknown) (argtype . -1) (position 12)) ((name . <null>) (address class-names <null>) (class . unknown) (argtype . -1) (position 11)) ((address init <special-method>) (name . <special-method>) (mutable ()) (class . unknown)) ((address init class-type) (name . class-type) (mutable ()) (class . unknown)) ((address init unbound-slot-value) (name . unbound-slot-value) (mutable ()) (class . unknown)) ((address boot fold) (name . fold) (mutable ()) (class . bytefunction) (argtype (() . 3))) ((address init fold) (name . fold) (mutable ()) (class . bytefunction) (argtype (() . 3))) ((address init symbol-unbraced-name) (name . symbol-unbraced-name) (mutable ()) (class . bytefunction) (argtype (() . 1))) ((address boot scan-args) (name . scan-args) (mutable ()) (class . bytefunction) (argtype (() . 3))) ((address init default-argument) (name . default-argument) (mutable ()) (class . bytefunction) (argtype (() . 1))) ((address init null-argument) (name . null-argument) (mutable ()) (class . bytefunction) (argtype (() . 2))) ((address init unbound-argument) (name . unbound-argument) (mutable ()) (class . bytefunction) (argtype (() . 2))) ((address init required-argument) (name . required-argument) (mutable ()) (class . bytefunction) (argtype (() . 2))) ((address init class-instance-size) (name . class-instance-size) (mutable ()) (class . unknown)) ((address init class-name) (name . class-name) (mutable ()) (class . unknown)) ((address init class-direct-superclasses) (name . class-direct-superclasses) (mutable ()) (class . unknown)) ((address init class-direct-subclasses) (name . class-direct-subclasses) (mutable ()) (class . unknown)) ((address init class-local-slot-descriptions) (name . class-local-slot-descriptions) (mutable ()) (class . unknown)) ((address init class-slot-descriptions) (name . class-slot-descriptions) (mutable ()) (class . unknown)) ((address init class-non-local-slot-descriptions) (name . class-non-local-slot-descriptions) (mutable ()) (class . unknown)) ((address init class-precedence-list) (name . class-precedence-list) (mutable ()) (class . unknown)) ((address init class-initargs) (name . class-initargs) (mutable ()) (class . unknown)) ((address init class-spare) (name . class-spare) (mutable ()) (class . unknown)) ((address init slot-description-name) (name . slot-description-name) (mutable ()) (class . unknown)) ((address init slot-description-position) (name . slot-description-position) (mutable ()) (class . unknown)) ((address init slot-description-initarg) (name . slot-description-initarg) (mutable ()) (class . unknown)) ((address init slot-description-initfunction) (name . slot-description-initfunction) (mutable ()) (class . unknown)) ((address init slot-description-slot-writer) (name . slot-description-slot-writer) (mutable ()) (class . unknown)) ((address init slot-description-slot-reader) (name . slot-description-slot-reader) (mutable ()) (class . unknown)) ((address init function-name) (name . function-name) (mutable ()) (class . unknown)) ((address init function-home) (name . function-home) (mutable ()) (class . unknown)) ((address init i-function-body) (name . i-function-body) (mutable ()) (class . unknown)) ((address init bytefunction-env) (name . bytefunction-env) (mutable ()) (class . unknown)) ((address init extended-bytefunction-info) (name . extended-bytefunction-info) (mutable ()) (class . unknown)) ((address init generic-name) (name . generic-name) (mutable ()) (class . unknown)) ((address init generic-discriminator) (name . generic-discriminator) (mutable ()) (class . unknown)) ((address init generic-argtype) (name . generic-argtype) (mutable ()) (class . unknown)) ((address init generic-fast-cache) (name . generic-fast-cache) (mutable ()) (class . unknown)) ((address init generic-slow-cache) (name . generic-slow-cache) (mutable ()) (class . unknown)) ((address init generic-method-table) (name . generic-method-table) (mutable ()) (class . unknown)) ((address init generic-method-description) (name . generic-method-description) (mutable ()) (class . unknown)) ((address init generic-method-lookup-function) (name . generic-method-lookup-function) (mutable ()) (class . unknown)) ((address init generic-discrimination-depth) (name . generic-discrimination-depth) (mutable ()) (class . unknown)) ((address init generic-setter) (name . generic-setter) (mutable ()) (class . unknown)) ((address init method-qualifier) (name . method-qualifier) (mutable ()) (class . unknown)) ((address init method-signature) (name . method-signature) (mutable ()) (class . unknown)) ((address init method-generic-function) (name . method-generic-function) (mutable ()) (class . unknown)) ((address init method-function) (name . method-function) (mutable ()) (class . unknown)) ((address init method-fixed) (name . method-fixed) (mutable ()) (class . unknown)) ((address init condition-message) (name . condition-message) (mutable ()) (class . unknown)) ((address init condition-error-value) (name . condition-error-value) (mutable ()) (class . unknown)) ((address init invalid-operator-args) (name . invalid-operator-args) (mutable ()) (class . unknown)) ((address init invalid-operator-op) (name . invalid-operator-op) (mutable ()) (class . unknown)) ((address init thread-internal-state) (name . thread-internal-state) (mutable ()) (class . unknown)) ((address init thread-args) (name . thread-args) (mutable ()) (class . unknown)) ((address init thread-cochain) (name . thread-cochain) (mutable ()) (class . unknown)) ((address init thread-signals) (name . thread-signals) (mutable ()) (class . unknown)) ((address init table-values) (name . table-values) (mutable ()) (class . unknown)) ((address init table-population) (name . table-population) (mutable ()) (class . unknown)) ((address init table-threshold) (name . table-threshold) (mutable ()) (class . unknown)) ((address init table-filled) (name . table-filled) (mutable ()) (class . unknown)) ((address init table-comparator) (name . table-comparator) (mutable ()) (class . unknown)) ((address init table-hash-function) (name . table-hash-function) (mutable ()) (class . unknown)) ((address init table-fill) (name . table-fill) (mutable ()) (class . unknown)) ((address init sm-id) (name . sm-id) (mutable ()) (class . unknown)) ((address init setter) (name . setter) (mutable ()) (class . unknown) (setter-function . t) (setter-function . t) (setter (address init setter-setter) (name . setter-setter) (mutable ()) (class . unknown) (callbacks setter-setter-function))) ((address init setter-setter) (name . setter-setter) (mutable ()) (class . unknown) (callbacks setter-setter-function)) ((address init generic-method-domain) (name . generic-method-domain) (mutable ()) (class . bytefunction) (argtype (() . 1))) ((address init generic-method-class) (name . generic-method-class) (mutable ()) (class . bytefunction) (argtype (() . 1))) ((address init add-method-method) (name . add-method-method) (mutable ()) (class . bytefunction) (argtype (() . 2))) ((address init make) (name . make) (mutable ()) (class . bytefunction) (argtype (t . 2))) ((address init add-method) (name . add-method) (mutable ()) (class . unknown)) ((address init compute-method-lookup-function) (name . compute-method-lookup-function) (mutable ()) (class . unknown)) ((address init compute-discriminating-function) (name . compute-discriminating-function) (mutable ()) (class . unknown)) ((address init =) (name . =) (mutable ()) (class . unknown)) ((address init set-no-applicable-method) (name . set-no-applicable-method) (mutable ()) (class . bytefunction) (argtype (() . 1))) ((address init copy) (name . copy) (mutable ()) (class . unknown)) ((address init generic-hash) (name . generic-hash) (mutable ()) (class . unknown)) ((address init cerror) (name . cerror) (mutable ()) (class . bytefunction) (argtype (t . 3))) ((address init error) (name . error) (mutable ()) (class . bytefunction) (argtype (t . 3))) ((address init apply) (name . apply) (mutable ()) (class . bytefunction) (argtype (t . 3))) ((address init mapc) (name . mapc) (mutable ()) (class . bytefunction) (argtype (t . 3))) ((address init mapcar) (name . mapcar) (mutable ()) (class . bytefunction) (argtype (t . 3)))))